You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Dew.Stats.Units Namespace > Classes > Statistics Class > Statistics Methods > Statistics.RangeCols Method
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
Statistics.RangeCols Method

Range for matrix columns.

Syntax
C#
Visual Basic
public static void RangeCols([In] TMtx Src, [In] TVec aResult);

Calculates the range for each Src matrix column and stores the results in Result vector. Length and Complex properties of Result vector are adjusted automatically.

RangeRows, Range

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!